
















@media all {


    * {
        margin: 0px;
        padding: 0px;
        font-family: Arial,Helvetica,sans-serif;
    }
    img { border: none; }
    p {
        line-height: 1.4em;
        margin-top: 0.3em;
        margin-bottom: 0.6em; /*text-align: justify;*/
    }
    ul { list-style: outside; }
    html * {  font-size: 100.01% }
    textarea, pre, tt, code { font-family: Courier New, Courier, monospace; }

    body {
            font-size: 83.33%;
        width: 100%;
        height: 1%;
        color: #444444;
        text-align: justify;
        z-index: 1;
    }
    a, a:visited { color: #005689; }
    a:focus, a:hover, a:active {
        color: #165570;
        text-decoration: none;
    }
    button { cursor: pointer; }
    #window {
        width: 100%;
        margin: 0pt auto;
        text-align: left;
         /*border-left: 1px solid #f5f5f5;*/ /*border-right: 1px solid #f5f5f5;*/
        z-index: 2;
    }

    #page { margin: 0 0px;  }
    .page_bg {
        
        
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 15px 0 3px;
        color: #205786;
    }
    h1 {
        font-size: 1.7em;
        padding-bottom: 5px;
        margin-top: 0;
        margin-bottom:10px;
        background: url(../images/headline.png) no-repeat bottom left;
        -moz-background-size: 100% 2px; /*где работает, фон будет растягиваться*/
        -webkit-background-size: 100% 2px;
        -o-background-size: 100% 2px;
        -khtml-background-size: 100% 2px;
        background-size: 100% 2px;
        color: #005689;
    }

/* 24px */
    h2 {
        font-size: 1.5em;
        margin-top: 0.5em;
    }
    h3 {
        font-size: 1.4em;
        margin-top: 0.45em;
    }
    h4 {
        font-size: 1.3em;
        margin-top: 0.8em;
    }
    h5 {
        font-size: 1.2em;
        margin-top: 0.8em;
    }
    h6 {
        font-size: 1.1em;
        margin-top: 0.8em;
    }
    .clear {
        clear: both;
        height: 1%;
    }

    .right { float: right; }
    .left { float: left; }
    .middle {  margin: 0 auto; }

    ul li {  list-style: none; }
    ol {
        margin:10px 0 10px 20px;
        list-style-type:decimal;
        list-style-position:outside;
    }  
    ol li {  padding-bottom:5px; }

    #header_bg {
        background: url("../images/new/header.png") repeat-x scroll center bottom transparent;
        height: 106px;
        padding-top: 0px;
        /**/
    /*background: transparent url("../images/header_bg.png") top center repeat-x;*/
    }

    #header_menu {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 100px;
        width: 202px;
        background: url(../images/new/header_right.png) no-repeat bottom right;
        color: #9fc0ce;
        padding-top: 4px;
        padding-right: 60px;
        font-size: 0.9em;
    }

    #header_menu a {
    	font-size: 11px;
        color: #9fc0ce;
        text-decoration: none;
    }

    #header_menu a:hover {
        text-decoration: underline;
    }

    .footer_bg {
        
    }

#header {
    background: url("../images/new/header_left.png") no-repeat scroll left bottom transparent;
    padding-left: 41px;
    position: relative;
    overflow: hidden;
    height: 106px;
    color: #444444;
    z-index: 4;
}

#header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {
    color: #444444;
    background: none;
}

#footer {
    background: url(../images/footer.png) no-repeat;
    -moz-background-size: 100% 4px;
    -webkit-background-size: 100% 4px;
    -o-background-size: 100% 4px;
    -khtml-background-size: 100% 4px;
    background-size: 100% 4px;
    margin: 20px auto 0;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
    color: #444444;
}

#footer {
    *border-top: 4px solid #216f90; /* IE6-7 hack*/
    *background: none;
    border-top: 4px solid #216f90\0/; /* IE8 hack*/
    background: none\0/;
}

#footer_content {
    margin-top: 10px;
    font-size: .8em;
}

#footer_content p {
    line-height: 120%;
    margin: .2em 0 .4em
}

#topnav {
    height: 28px;
    font-size: 10px;
    position: relative;
    overflow: hidden;
    padding: 6px 6px 6px 6px;
    line-height: 16px;
    background: #e8edf3;
}

#topnav li, #topnav ul {
    float: left;
}

#topnav li img {
    vertical-align: middle;
    padding-right: 3px;
}

#topnav a:hover, #topnav a {
    text-decoration: none;
    padding-right: 10px;
    font-weight: bold;;
}

#content {
    margin: 0 30px;
    z-index: 3;
}

/*#nav_main a {*/
/*color: #444444;*/
/*}*/

/*#nav_main a:hover {*/
/*color: #444444;*/
/*}*/

#navigator {
    line-height: 16px;
    overflow: hidden;
    margin: 7px 2px 10px;
    color: #444444;
}

#navigator a, #navigator a:visited {
    text-decoration: none;
    font-size: .9em;
    color: #444444;
    padding: 0;
    margin: 0;
}

#navigator a:hover, #navigator a:focus {
    color: #444444;
}

abbr {
    color: green;
}

.tsmall9 {
    font-size: .9em;
}

#search_form {
    display:inline-block;
    float: right;
    height: 20px;
    width: 200px;
    background: transparent url("../images/search.png") top center no-repeat;
}

#search_form input {
    line-height: 14px;
    height: 14px;
    border: none;
}

#search_form input[type="text"]:focus,
#search_form input[type="text"]:active,
#search_form input[type="text"]:hover {
    background: none;
    border: none;
    outline: none;
}

#search_form #input_search {
    padding-left: 5px;
    width: 155px;
    font-size: 10px;
    outline: none;
    background: none transparent;
}

#search_form #submit_search {
    background: none;
    width: 30px;
    height: 17px;
    cursor: pointer;
    padding: 0;
}

.fixed_block {
    position: fixed;
    z-index: 2000;
}

.fixed_br {
    bottom: 0;
    right: 0;
}

#print_link {
    display: none;
}

#header_auth {
    font-size: 0.9em;
    position: absolute;
    right: 35px;
    top: 0px;
    color: #444444;
    z-index: 3;
}

#header_auth a {
    color: #444444;
}

#header_auth span {
    display: block;
    line-height: 1.4em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    text-align: right;
}

/*
  Колонки шаблона страницы
*/
#col_left {
     width: 220px;
    float: left;
}
#col_left_content {
    position: relative;
    padding: 0px 10px 10px 0px;
}

#col_center {
    width: auto;
    z-index: 1;
    
         margin-left: 220px;
        
        
        
    
}

#col_center_content {
    position: relative;
}

#col_right {
     display: none;
    width: 20em;
    float: right;
}

#col_right_content {
    position: relative;
    padding: 0 0 10px 10px;
}

.col_ml {
    margin-left: 21em;
}

.col_mr {
    margin-right: 21em;
}

.tabs {
    font-size: .9em;
}

.bold {
    font-weight: bold;
}

.leftPadding {
    padding-left: 10px;
}

.rightPadding {
    padding-right: 10px;
}

.bold_teaser {
    font-weight: bold;
    font-size: 1.1em;
    padding: 20px;
}

.center_text {
    text-indent: 0px;
    text-align: center;
}

.footer_menu a {
    text-decoration:none;
    color: #989A9B;
}

.footer_menu a:hover {
    text-decoration: underline;
}

.footer_menu {
    padding: 0 0 5px;
    font-size: .9em;
    text-align:left;
    color:#989A9B;
}

.footer_menu li {
    padding: 5px 0;
    display: inline;
}

.items_list {
    margin: 0 5px;
    list-style: none;
    padding: 10px 0;
}

.items_list li {
    overflow: hidden;
    margin: 10px 0; /*border-bottom: 1px solid #dedede;*/
    display: block;
    padding: 0 10px;
}

.horizontal img {
    display: block;
    float: left;
    padding-right: 10px;
}

.horizontal label {
    display: block;
}

.vertical img {
    margin: 0 auto;
    padding: 0;
}

.vertical ul li {
    border: none;
}

.vertical label {
    color: #005689;
    display: block;
    text-align: center;
}

.vertical label a {
    font-weight: bold;
    color: #005689;
    text-decoration: none;
}

.vertical label a:hover, .vertical label a:focus, .vertical label a:active {
    color: #165570;
    text-decoration: underline;
}

.vertical .text_list_item{
    padding: 5px 0 0 0;
}

.content_body {
    padding: 10px 0;
}

.drln {
    display: block;
    width: 70%;
    margin: 0 auto 10px;
    border-top: 1px solid #c4c4c4;
}

.teaser {
    font-size: .8em;
}

/* баннеры кнопки в виде списков
------------------------------------------------------------------------*/
ul.banner {
    margin: 0;
    padding: 0;
}

ul.banner .text_list_item {
    padding: 0;
}

ul.banner li {
    border: none;
}

ul.banner li a {
    display: block;
    background: url(../images/box_blue.png) repeat-y top left #3595be;
    padding: 10px 5px;
    margin: 3px auto 3px;;
    text-align: center;
    color: #fff;
    text-shadow: 0px 1px #454545;
    text-decoration: none;
    font-size: 1.2em;
    min-height: 20px;
}

ul.banner li.first a {
    margin-top: 3px;
}

ul.banner li a:hover {
    background: url(../images/box_blue_hover.png) repeat-y top left #165570;
    text-decoration: none;
}

/*---- Ссылки внизу блоков -----*/
.bottom_links {
    margin-top: 5px;
}

.bottom_links a:hover, .bottom_links a:focus {
    color: #505050;
    text-decoration: underline;
}

.bottom_links a {
    color: #808080;
    font-size: 11px;
    text-decoration:none;
    padding-right:10px;
}
.bottom_links img {
    vertical-align:top;
    }
.bl_right {
    float: right;
}

ul.sl {
    list-style: none;
    padding: 0 5px;
}

ul.sl li {
    margin-top: 10px;
}

.bold {
    font-weight: bold;
}

.red {
    color: #ac2c2c;
}

.green {
    color: #2d8654;
}

table.cats tr td {
    vertical-align: top;
}

.sf_list {
    text-align: left
}

.sf_list li h6 {
    margin: 0;
}

.sf_list li h6 a {
    color: #005689;
    text-decoration: none;
}

.sf_list li h6 a:hover, .sf_list li h6 a:active, .sf_list li h6 a:focus {
    text-decoration: underline;
}

.sf_list li {
    list-style: none;
    padding: 10px 0;
    clear: left;
    overflow: hidden;
}

.sf_list li img {
    float: left;
}

.sf_list .wrapper {
    margin: 10px 0;
}

.sf_table {
    width: 100%;
    text-align: center;
}

.sf_table tr td {
    vertical-align: baseline;
    padding: 5px;
}

.sf_table tr td img {
    padding: 5px;
}

.sf_table tr td a {
    font-weight: bold;
    text-decoration: none;
}

.sf_table a, .sf_table a:visited, .sf_table a:focus, .sf_table a:hover {
    color: #005689;
}

.sf_table .brl {
/*background: transparent url("../images/sftable_rl.png") right center no-repeat;*/
}

.sf_table .btb {
/*background: transparent url("../images/sftable_tb.png") top center no-repeat;*/
}

.sf_table tr td span {
    height: 2px;
    width: 100%;
}

.srvinfilist {
    margin: 20px 0;
}

.srvinfilist li {
    padding: 0 0 10px;
    list-style: none; /*border-bottom:1px solid #ddd;*/
}

.srvinfilist h3 {
    font-weight: bold;
    font-size: 1.15em;
    border-left: 2px solid #2B6EAF !important; /*border:1px solid #ddd;*/
/*background:url("../images/srvinfoh3_bg.png") repeat-y 0 0 #fff;*/
    color: #333;
    padding: 8px 8px 8px 12px;;
    text-align: left;
}

.srvinfilist div {
    padding-left: 15px;
    padding-right: 8px;
}

.text_list {
    margin:0;
    list-style: none;
    padding: 10px 0 0 0;
}
.content .text_list {
    margin:0;
    }
.text_list.vertical {
    padding: 0;
}

.text_list .item_image {
    padding: 0;
    border:1px solid #98999B;
    margin-right:10px;
}

.text_list_item {
    padding: 7px 0;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
li.text_list_item{
    list-style: none;
    list-style-type:none;
}

.text_list_item.first {
    border-top: none;
    padding-top: 0;
}

.text_list_item p {
    padding: .1em .5em;
}

.text_list_item h5 {
    font-size: 12px;
    display: block;
    margin: 0 0 5px 0;
}

.text_list_item h5 a {
    color: #005689;
    text-decoration: none;
}

.text_list_item h5 a:hover, .text_list_item h5 a:focus, .text_list_item h5 a:active {
    color: #165570;
    text-decoration: underline;
}

.text_list_item .date {
    display: block;
    font-size: 11px;
    font-family: tahoma,geneva,sans-serif;
    color: #777777;
    padding-top: 5px;
}

.text_list_item .type {
    font-size: .9em;
    display: block;
    color: #707070;
    font-style: italic;
}

.text_list_item .info {
    font-size: .9em;
    display: block;
}

.text_list_item .link {
    font-size: .9em;
    display: block;
    color: #707070;
}

.text_list_item .content {
    padding: 0px 5px;
}

.boxbody_small .text_list_item h5 {
    font-size: 1em;
}

.boxbody_small .text_list_item {
    line-height: 1.2em;
}

.boxbody_small .text_list {
    text-align: left;
}

/*--- Диалоговые окна ---*/
.portal_dialog {
    display: none;
    font-size: 0.9em;
}

.portal_dialog fieldset {
    border: 0;
    padding: 0;
}

.portal_dialog label {
    display: block;
    font-weight: bold;
    margin-top: .5em;
}

.portal_dialog label.error {
    font-style: italic;
    font-size: .9em;
    color: #E32636;
    margin-top: 0;
}

.portal_dialog input.error {
    border: 1px dotted #E32636;
}

/**********************
* Форма логина
***********************/
#loginform {
    font-size: 1em;
    width: 260px;
    height: auto;
    padding: 0 5px 5px;
    position: absolute;
    z-index: 1000;
    bottom: 10px;
}

.loginform h4 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
}

.loginform a {
    display: block;
    padding: 5px 0px 5px 0px;
}

#loginFormData #loginMessage {
    margin: 0;
    padding: 0;
    font-size: .9em;
    text-align: center;
}

.loginform #loginsubmit {
    display: block;
    float: right;
}

.loginform .recovery {
    display: block;
    float: right;
    padding: 0;
}

.loginform .linput {
    display: block;
    float: left;
    padding: 10px 5px 0;
    position: relative;

}

.loginform .lcheckbox {
    line-height: 1em;
}

.loginform input.text {
    padding: 3px 0;
    display: block;
    width: 255px;
    clear: left;
}

.loginform input.checkbox {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    line-height: 1em;
}

.loginform label em {
    position: absolute;
    left: 10px;
    bottom: -45px;
    font-size: .9em;
    color: #f00;
    padding: 1px;
    width: 240px;
}

.loginform label .error, form label .error {
    color: red;
    font-style: italic;
    display: block;
    font-size: .9em;
    margin: 0;
}

.loginform .loginActions {
    padding: 0;
    margin: 30px auto 0;
    list-style-type: none;
}

.loginform .loginActions li {
    padding: 0;
    overflow: hidden;
    display: block;
    margin: 2px 0 0 0;
    vertical-align: top;
}

.loginform #logoutsubmit {
    border: none;
    background: none;
    text-decoration: underline;
}

#divLogin {
    display: none;
    text-align: center;
}

.loginErrorMessage {
    font-size: .9em;
    color: #E32636;
}

/*---- Панели со списками и текстом -----*/
.summary {
    position: relative;
    overflow: hidden;
    padding: 2px 0;
    margin: 0;
    color: #005689;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    width: 100%;
    line-height: 22px;
}

/*.summary span {*/
/*padding-top: 2px;*/
/*}*/

.sbt {
    border-top: 1px dashed #005689;
}

.sbb {
    border-bottom: 1px dashed #005689;
}

.content_wrapper .horizontalList,
.horizontalList {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.content_wrapper .horizontalList li,
.horizontalList li {
    list-style-image: none;
    list-style-position: outside;
    float: left;
    margin: 1px 0 1px 2px;
    color: #2B587A;
}

.horizontalList a, .horizontalList span, #bmkTreeControl a {
    cursor: pointer;
    display: inline-block;
    padding: 0px 5px;
    text-decoration: none;
}

.horizontalList a:hover, .horizontalList span:hover, #bmkTreeControl a:hover {
    text-decoration: none;
    background-color: #e8e8e8;
    text-decoration: none;
}

.horizontalList .current, .horizontalList .current a,
.horizontalList .current a:hover, .horizontalList .current span:hover {
    background-color: #005689;
    color: #fff !important;
    display: block;
    font-weight: bold;
    padding: 0px 5px;
}

.horizontalList .current span, .horizontalList .current span:hover {
    padding: 0 !important;
}

.content {
    padding: 0;
}

.content_wrapper {
    overflow: hidden;
}

.content_wrapper .info {
    font-size: 0.9em;
    padding-top: 0.6em;
}

.content_wrapper .info label {
    font-style: italic;
    font-weight: bold;
    float: left;
    padding: 0em 1em;
}

.content_wrapper .info span {
    display: block;
}

.content_wrapper ul {
    margin:10px 0 10px 28px;
}
.content_wrapper ul li, .content_wrapper .content_addition ul li {
    padding-bottom:5px;
    list-style-image: url("../images/list_1.gif");
    list-style-position:outside;
}

.content_wrapper .content .content_addition {
    padding: 5px;
}

.content_wrapper .content .image {
    position: relative;
    overflow: hidden;
    padding: 5px;
}

.content_wrapper .content .np_image {
    float: left;
    padding: 5px 15px 15px 5px;
}

.content_wrapper .content .image img {
    float: left;
}

.content_wrapper .content .image span {
    font-style: italic;
}

.content_wrapper .content .content_back_link {
    font-size: 0.9em;
}

.content_info {
    font-size: 12px;
    color: #474747;
    padding: 5px 10px;
}

.content_info span {
    display: block;
}

.content_info .date {
    font-weight: bold;
}

.content_info .remark {
}

.content_info .link {

}

.content_info .author {
    display: block;
}

.content_info .type {

}

/**
* Faq и Help
*/
.faqhelp_menu {
    margin: 10px;
    border-bottom: 1px dashed #005689;
}

.faqhelp_menu ol {
    padding: 10px 0 10px 20px;
}

.faqhelp_menu li {
    margin-bottom: 5px;
}

.faqhelp_menu li a {
    font-weight: bold;
    text-decoration: none;
}

.faqhelp_menu li a:hover, .faqhelp_menu li a:active, .faqhelp_menu li a:focus {
    text-decoration: underline;
}

/** Карта портала */
#siteMapTree {
    line-height: 1.2em;
    color: #2d8654;
}

#siteMapTree > li a {
    text-decoration: none;
    font-size: 1em;
    border-bottom: 1px dotted;
}

#siteMapTree li {
    padding: 2px 0 0 16px;
    list-style-image: none;
}

#siteMapTree > li {
    font-weight: bold;
}

#siteMapTree li ul {
    font-weight: normal;
    padding-left: 15px;
}

#siteMapTree li ul a {
    text-decoration: none;
    border-bottom: none;
}

#siteMapTree em {
    font-style: normal;
    color: #005689;
}

#siteMapTree .hover {
    color: #165570;
    text-decoration: underline;
}

.static_treeview {
    list-style: outside;
    padding-left: 20px;
    line-height: 1.2em !important;
}

.static_treeview > li {
    padding-top: 5px;
}

.static_treeview ul {
    list-style: disc outside none;
    color: #205786;
    padding-left: 20px;
}

.static_treeview ul ul {
    list-style: circle;
}

.videoGallery{
    position:relative;
    overflow:hidden;
    clear:both;
}

.imagegallery {
    padding: 10px;
}

.imagegallery ul {
    margin: 0;
    padding: 0;
}

.imagegallery ul li {
    display: block;
    float: left;
    list-style-type: none;
    margin-right: 10px;
    margin-bottom: 5px;
}

.imagegallery ul li a {
    border: 1px solid #ffffff;
    display: inline-block;
    outline: none;
}

.imagegallery ul li a.selected {
    border-color: #c4c4c4;
}

.imagegallery ul li a.selected img {
    opacity: 1;
}

.imagegallery ul li a img {
    opacity: 0.6;
}

/**
* ------------------------------------------------------------------
* Search Page
* ------------------------------------------------------------------
*/
#searchForm {
    position: relative;
    padding: 10px 0;
}

#searchForm ul {
    list-style: none;
}

#searchForm table, #simpleSearchForm table {
    width: 100%;
}

#searchForm table tr td {
    vertical-align: top;
}

#simpleSearchForm table .query, #searchForm table .query {
    width: auto;
    padding-right: 10px;
}

#searchForm table .query div {
    margin-right: 5px;
}

/*#simpleSearchForm table .query div, #searchForm table .query div {*/
/*margin-right: 0px;*/
/*}*/

#searchForm table .button {
    width: 60px;
    text-align: center;
}

#simpleSearchForm table .button {
    width: 70px;
    text-align: right;
}

#searchForm table .advanced {
    width: 180px;
    padding-top: 5px;
}

#advancedSearchForm {
    display: none;
}
#advancedSearchForm tr td {padding:5px;}

#advancedSearchForm li {
    margin-bottom: 5px;
}

#advancedSearchForm input {
    margin: 0 5px;
}

#searchForm input[type='submit'], #searchForm .ibutton {

}
#searchForm .inputLabel{width:200px;}

#advFormToggle label {
    cursor: pointer;
    font-weight: bold;
    border-bottom: 1px dashed #B4B4B4;
    color: #005689
}

#advFormToggle label:hover {
    border-bottom: 1px dashed #005689;
}

#advancedSearchForm label {
    cursor: pointer;
}

#searchQuery, #simpleSearchQuery {
    width: 100%;
}

.search_text {
    margin-bottom: 10px;
}

.search_results {
    margin: 10px 0;
    list-style: none;
}

.search_noresults {
    margin-bottom: 10px;
}

.search_results li, .search_error {
    margin-bottom: 10px;
}

/**
* ------------------------------------------------------------------
* Формы
* ------------------------------------------------------------------
*/
:focus {
    outline: none;
}

fieldset {
    margin: 10px 0 20px;
    padding: 10px;
    border: 2px solid #9fc0ce;
}

input[type="text"], textarea {
    border: 1px solid #3595bf;
    padding: 3px;
    outline: 1px solid #e5e5e5;
}

input[type="text"]:hover, textarea:hover {
    border: 1px solid #9fc0ce;
    outline: 1px solid #e5e5e5;
    background-color: #f7f7f7;
}

input[type="text"]:active, textarea:active,
input[type="text"]:focus, textarea:focus {
    border: 1px solid #3595bf;
    outline: 1px solid #9fc0ce;
    background-color: #f7f7f7;
}

input[type="submit"], input[type="reset"] {
    background: url("../images/input_bg.png") repeat-x bottom center;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 8px 4px;
    color: #FFFFFF;
    text-shadow: 0 1px #454545;
    cursor: pointer;
}

/**
* ------------------------------------------------------------------
* Фотоальбом галереи
* ------------------------------------------------------------------
*/
table.pgThumbTable {
    empty-cells: show;
    width: 100%;
    padding: 10px 0;
    text-align: center;
}

td.pgThumbImageTitle, td.pgNavigation, td.pgDetailImageDescription,
td.pgDetailImageTitle, td.pgImage {
    vertical-align: top;
    padding-bottom: 5px;
}

td.pgNavigation {
    border-bottom: 1px dashed #005689;
    border-top: 1px dashed #005689;
    font-size: .9em;
}

span.pgThumbImageTitle {
    display: block;
    padding: 5px 0;
}

td.pgThumbImageTitle, td.pgDetailImageTitle {
    color: #005689;
    font-weight: bold;
}

td.pgThumbText {
    padding-bottom: 5px;
}

.sercent {

}

.sercent_item {
    border-top: 1px dashed #005689;
}

.sercent_item.first {
    border-top: none;
}

.sercent_item .scsite {

}

.sercent_item .sccontitem {
    padding: 5px 10px;
    display: block;
}

.sercent_item .sccontact {

}

.brc_sep {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    background: transparent url("../images/arrows_pd.png") 0 0 no-repeat;
}

/* -----------------------БЛОК НОВОСТЕЙ-----------------------------*/

#top_news {
    padding: 0;
    margin-bottom:10px;
    position: relative;
    overflow: hidden;
}

#top_news .current {
    background-color: #E9E9E9;
}

.news_image {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
}

.top_news_box {
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 0;
}

.top_news_box_img {
    border: 1px solid #98999b;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    float: right;
    position: relative;
    overflow: hidden;
}

.top_news {
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.top_news {
    margin: 0;
    padding: 0;
    border: 1px solid #98999b;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none;
    overflow:hidden;
}

.top_news li {
    border-bottom: 1px solid #e0e0e0;
    background: url(../images/tn_bg_grey.png) repeat-x bottom right;
    font-size: 0.9em;
    line-height: 1.3;
    margin: 0;
    position: relative;
}

/*
* + html .top_news li.first {
    margin: 0;
}
* + html .top_news li {
    margin: -5px 0 0;
}
*/
.top_news li a {
    text-decoration: none;
    vertical-align: middle;
    color: #0E517E;
    display: block;
    padding: 10px 10px 10px 20px;
}

.top_news li:hover, #top_news li.current {
    background: url(../images/tn_bg_blue.png) repeat-x top right;
    border-bottom: 1px solid #98999b;
}

.top_news li:hover a, .top_news li.current a {
    color: #FFF;
    text-shadow:0 1px 0 #000;
}

.top_news li.current a {
    background: url(../images/bullet.gif) no-repeat right 50%;
}

.top_news li span {
    color: #848484;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-shadow:none !important;
}

.top_news li.first {
}

.top_news li.first.current, .top_news li.first:hover {
}

.top_news li.last {
    border-bottom: none;
}

.top_news li.last.current, .top_news li.last:hover {

}

/*----------------- Подписка на рассылку ---------------------*/
#subscriptionForm fieldset legend{
    font-weight:bold;
}

#subscriptionForm label.error {
    font-style: italic;
    font-size: .9em;
    color: #E32636;
    margin-top: 0;
}
#subscriptionForm table.subscribtion{
    width:100%;
}
#subscriptionForm table.subscribtion tr td {
    vertical-align:top;
}

#subscriptionForm table.subscribtion tr td ul {
    margin:5px 0 5px 15px;
}
#subscriptionForm table.subscribtion tr td ul li {
    padding: 2px 0;
    list-style: none;
}
/* Блок посл галерей */
    .minigal {
        position: relative;
    }

    .minigal ul {
        background: url("../images/tn_bg_gr.png") repeat-x scroll right bottom;
        list-style: none outside none;
        margin: 0;
        padding: 8px;
        border: 1px solid #98999B;
        border-radius: 4px;
        overflow: hidden;
    }

    .minigal ul li {
        cursor: pointer;
        float: left;
        margin: 0;
        text-align:center;
        /*margin: 0 8px 0 0;*/
        padding: 0;
        position: relative;
    }

    .minigal ul li img {
        padding: 2px;
        background: #fff;
        border: 1px solid #98999B;
    }

    .minigal ul li img:hover {
        border: 1px solid #3495BD;
        outline: 1px solid #3495BD;
        background: #e5e5e5;
    }
/*----------------- Google Translate ---------------------*/    
.top-links{margin-top:0; padding-bottom: 4px; position:relative; zoom:1;}

.top-translate{
color:#fff;  
background:transparent ; 
float:right;
margin:10px 40px 0 0;
padding-right:14px;
}

.top-translate-2{
margin-left:-14px; 
float:left; 
background: transparent ; 
padding:2px 3px 0px 14px;
position:absolute;
top: 22px;
right: 140px;
height:28px;
}

.top-translate-2 .block-title-container{display:none;}





#google_translate_element {
  width: 120px;
  height: 14px;
  overflow: hidden;
  background: transparent url('/system/modules/ru.zen_it.portal.content/resources/images/translate.png') no-repeat 0 0;
  margin-top: 2px;
}

#google_translate_element .goog-te-menu-value {
  font-size: 0px;
  color: transparent;
}

#google_translate_element .goog-te-gadget-icon { display: none; }

#google_translate_element .goog-te-gadget-simple { 
  background-color: transparent;
  border: 0 none;
  height: 20px;
}

#google_translate_element .goog-te-menu-value {
height: 30px;
width: 120px;
display: block;
position: absolute;
top: 0;
}
/*============================= Дата публикации страницы =============================*/    
.publishdatebox{
    margin-top: 5px;
    font-size: 14px;
    font-style: italic;
    color: #205786;
    text-align: right;
}


/*Конец неспециальной версии*/





/* Стили блоков шаблона */
/* Стили блоков шаблона */
.box {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.box .boxBody {
    padding: 0 10px;
    position: relative;
    overflow:hidden;
}

.box .boxbody_small {
    font-size: 0.9em;
}

.box .boxbody_normal {
    font-size: 1em;
}

/*------------------------------------------------------------------------*/
.box_schema1 {
/*background: url(../images/boxes/aside_header.gif) no-repeat 100% -23px;*/
    overflow: hidden;
    position: relative;
    margin: 0 0 10px 0;
}

.box_schema1 ul {
    list-style: none;
}

/*.box_schema1 h3 {
    text-transform: uppercase;
    color: #fff;
    background: url(../images/boxes/aside_header.gif) no-repeat 0 0 #005689;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 13px;
    margin: 0 9px 0 0;
    padding-left: 9px;
}
*/
.box_schema1 .boxbody {
    padding: 5px 10px 10px;
    border-bottom: 3px solid #005689;

}

.box_schema4 h3 {
    font-size: 1.1em;
    text-align: center;
}

/*-----------------------------------------------------*/
.box_schema2 {
    position: relative;
    margin: 0 0 10px 0;
    background: url(../images/box_schema2_bg.png) repeat-y top right;
}

.box_schema2 .box_center {
    background: url(../images/box_schema2_bg.png) repeat-y top left;
    margin-right: 1px;
}

.box_schema2 .box_bottom {
    background: url(../images/box_schema2.png) no-repeat bottom right;
    margin-right: -1px;
}

.box_schema2 .boxbody {
    background: url(../images/box_schema2.png) no-repeat bottom left;
    overflow: hidden;
    margin-right: 10px;
    padding: 5px 0 10px 10px;
}

.box_schema2 h3 {
    text-transform: uppercase;
    color: #005689;
    background: url(../images/box_header_grey.png) no-repeat top right;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.box_schema2 h3 span {
    display: block;
    background: url(../images/box_header_grey.png) no-repeat top left;
    margin-right: 10px;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
}

.box_schema3 h3 {
    font-size:20px;
    background: url(../images/headline.png) no-repeat bottom left;
    -moz-background-size:100% 2px;/*где работает, фон будет растягиваться*/
    -webkit-background-size:100% 2px;
    -o-background-size:100% 2px;
    -khtml-background-size:100% 2px;
    background-size:100% 2px;
    padding-bottom:3px;
    color:#005689;
    margin: 0 0 0.2em 0;

}

.box_schema4 {

}

.box_schema4 .box_top {
    background: url(../images/box_grey.png) no-repeat top right;
    height: 7px;
}

.box_schema4 .box_top span {
    background: url(../images/box_grey.png) no-repeat top left;
    display: block;
    height: 7px;
    margin-right: 50%;
}

.box_schema4 .box_center {
    background: url(../images/box_grey_center.png) repeat-y right -15px;
    overflow: hidden;
}

.box_schema4 .box_center div.boxbody {
    background: url(../images/box_grey_center.png) repeat-y left -15px;
    display: block;
    margin-right: 50%;
    position: relative;
}

.box_schema4 .box_center div.boxbody .box_center_content {
    margin-right: -100%;
    overflow: hidden;
    padding: 0px;
}
#col_left .box_center_content {
*width: 220px;/* IE7 width fix*/
}
#col_right .box_center_content {
*width: 20em;/* IE7 width fix*/
}
.box_schema4 .box_bottom {
    background: url(../images/box_grey.png) no-repeat right -8px;
    height: 7px;
}

.box_schema4 .box_bottom span {
    background: url(../images/box_grey.png) no-repeat left -8px;
    display: block;
    height: 7px;
    margin-right: 50%;
}
.box_center_content h1 a,
.box_center_content h2 a,
.box_center_content h3 a,
.box_center_content h4 a,
.box_center_content h5 a,
.box_center_content h6 a {
     color:#454545;
     text-shadow:0 1px #ccc;
     text-decoration:none;
     }




/* Стили страниц с табами */
.gscats tr td {
    vertical-align: top;
}

.gscats .maincat {
    text-decoration: none;

}

.gscats .maincat:hover, .gscats .maincat:active, .gscats .maincat:focus {
    text-decoration: underline;
}

.gscats .subcat {
    color: #444444;
}

.content_wrapper .gscats ul li{
    list-style: none;
}

.gs_table tr th{
    border-bottom: 1px solid;
    padding: 2px 5px;
    text-align: center;
}

.gs_table tr td{
    border-bottom: 1px dotted;
    padding: 2px 3px;
}

.content_tabs {
    height: 30px;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}

.content_tabs.mid a {
    background: url("../images/tabs_blue.png") no-repeat scroll -249px -32px transparent;
    font-size: .9em;
    width: 174px;
}
.content_tabs a {
    background: url("../images/tabs_blue.png") no-repeat scroll 0 -30px transparent;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    top: 1px;
    width: 248px;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 30px;
    height: 30px;
    color: #FFFFFF;
    display: block;
    float: left;
}

.content_tabs li.current a {
    background-position: 0 0;
    color: #005689 !important;
}

.content_tabs.mid li.current a{
    background-position: -249px 0;
}

.content_tabs li {
    display: inline;
}

.tab_content {
    border: 1px solid #E8E8E8;
    padding: 10px 5px;
    margin-left: 1px;
    display: none; /* Ð¿Ð¾ ÑÐ¼Ð¾Ð»ÑÐ°Ð½Ð¸Ñ Ð¿ÑÑÑÐµÐ¼ Ð²ÑÐµ Ð±Ð»Ð¾ÐºÐ¸ */
}

.tab_content.grad {
    background: -moz-linear-gradient(center top, #FEFEFE, #E2E2E2) repeat scroll 0 0 transparent;
}

.tab_content.visible {
    display: block; /* Ð¿Ð¾ ÑÐ¼Ð¾Ð»ÑÐ°Ð½Ð¸Ñ Ð¿Ð¾ÐºÐ°Ð·ÑÐ²Ð°ÐµÐ¼ Ð½ÑÐ¶Ð½ÑÐ¹ Ð±Ð»Ð¾Ðº */
}

.tabs_wrapper {
    padding: 0 15px;
}
}

@media print {
    /**
    * ------------------------------------------------------------------
    * Print Layout
    * ------------------------------------------------------------------
    */
    	html{background-color: #FFFFFF;}
	body, #window, #page { margin:0; padding: 0; border: none; color: black; background-color: #FFFFFF;}
	#main {margin:0;border: none;padding: 10px 20px; color: black;}
	#window, #page {width: 100% !important; min-width:0; max-width: none;}
	#header { height: auto; padding: 10px 20px; color: black; background-color: #FFFFFF;}
	#header_title {position: relative; top:0; left:0; margin:0; color: black;}
	h1, h2, h3, h4, h5, h6, a {color: black;}
	h1{font-size: 1.5em;}
	h2{font-size: 1.4em;}
	h3{font-size: 1.3em;}
	h4{font-size: 1.2em;}
	#header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {color: black;}	   
	#topnav, #nav_main, #breadcrumb, #main_navigation, #header_auth, #topnav,
	#footer, #header_date, #header_docstatistic, #header_bg, #addition_filter,
	#open_add_fix, #add_bookmark_fix, #print_link { display: none; }
	#print_link img {display: block; float: left; padding: 0 5px;}
	#print_link a {display: block; float: left; margin: 8px 5px;}
	#col1, #col3 { display:none; }
	#col2, #col2_content { width: 100%; margin:0; padding: 0; border:0; color: black;}
	#headerText, #footerText { width: 100%; margin:10px; padding: 0; border:0; }
	#right_column, #main_column, .header_footer_table {display: none;}
	#addition_files tr {background: none !important;}
}